bitkeeper revision 1.1718.1.2 (42b40c3akEkhBrLzUFb8IOJmt33HQA)
authorvh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Sat, 18 Jun 2005 11:57:46 +0000 (11:57 +0000)
committervh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Sat, 18 Jun 2005 11:57:46 +0000 (11:57 +0000)
new linux kernel tar use extended pax headers. remove the file wrongly
created by older version of tar which make the build fail.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
buildconfigs/Rules.mk

index fe02b1e11bebe746402b86c15ee8aa581cf0126d..be672feab5883a8306f6f23d506497d2a4186576 100644 (file)
@@ -57,6 +57,7 @@ $(patsubst %,pristine-%/.valid-pristine,$(ALLSPARSETREES)) : pristine-%/.valid-p
        mkdir -p tmp-pristine-$*
        touch tmp-pristine-$*/.bk_skip
        tar -C tmp-pristine-$* -jxf $<
+       -@rm tmp-pristine-$*/pax_global_header
        mv tmp-pristine-$*/* $(@D)
        @rm -rf tmp-pristine-$*
        touch $@ # update timestamp to avoid rebuild